home *** CD-ROM | disk | FTP | other *** search
/ PC Format (UK) 86 / PC_Format_September1998_Issue86.iso / Tech / DIRECTOR / data.z / Synchronized Media.dir / Scripts_32_Reset Movie.ls < prev    next >
Encoding:
Text File  |  1997-05-10  |  136 b   |  6 lines

  1. on exitFrame
  2.   set the text of member "Subtitle" to " "
  3.   set the movieTime of sprite 20 to 0
  4.   set the movieRate of sprite 20 to 1
  5. end
  6.